Skip to content

Comments

Test: Fix argument type of std::put_money#271

Merged
Flamefire merged 1 commit intodevelopfrom
put_money-fix
Feb 13, 2026
Merged

Test: Fix argument type of std::put_money#271
Flamefire merged 1 commit intodevelopfrom
put_money-fix

Conversation

@Flamefire
Copy link
Collaborator

The argument must be either a long double or a string according to the standard.

Fixes #270

The argument must be either a `long double` or a string according to the standard.

Fixes #270
@Flamefire Flamefire merged commit 63717b4 into develop Feb 13, 2026
51 of 52 checks passed
@Flamefire Flamefire deleted the put_money-fix branch February 13, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_std_formatting.cpp shouldn't call std::put_money with int

2 participants